home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5748 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.texas.net!usenet
  2. From: "Stephan K. Zitz" <zitz@texas.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: a how to question
  5. Date: Tue, 06 Feb 1996 11:06:05 -0600
  6. Organization: Texas Networking, Inc.
  7. Message-ID: <31178A7D.2918@texas.net>
  8. References: <585@shadomagic.win.net>
  9. NNTP-Posting-Host: infinity.texas.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  14.  
  15. Jousha@shadomagic.win.net wrote:
  16. > I have a c++ compiler, but I do not know how to use it so I can start
  17. > programing.  I am totally illiterate of the language and am at a loss.
  18. > I would be grateful even to know how to print my name on the screen,
  19. > please help me, I have a knife at my throat, and am going to kill myself
  20. > if I don't get some help soon.  (just kidding about the knife) But I do
  21. > need help please, please, please, please.  HELP!
  22.  
  23. No offense, but it looks like more than just C++ help is required here :P
  24.  
  25. It would help if you mentioned what compiler ...  And how much programming experience you have.
  26.  
  27. On any Unix box, just do "man cc" or "man gcc" (assuming gcc is installed).  If this is on a 
  28. windowsbox, any decent compiler will have a bevy of help files.  Granted, these help files 
  29. aren't sufficient to completely teach yourself c++...  But if your problem is that you don't 
  30. know c++, a better investment for now would be to go out and buy one of many C books, then move 
  31. towards C++ (imho)
  32.  
  33.  
  34. -- 
  35.  /----------------------------------------------------------------------\
  36. <> Stephan K. Zitz                  <>  My mind is my best friend...    <>
  37. <> mailto:zitz@texas.net            <>  And my worst enemy.             <>
  38. <> http://www.texas.net/~zitz       <>                                  <>
  39. <>..................................<>..................................<>
  40. <>  "Intelligence is the ultimate aphrodisiac" -- Timothy Leary         <>
  41.  \----------------------------------------------------------------------/
  42.